Skip to content
Back to search
30
MCP

Cowork History

pulsemcp/cowork history

Hybrid search for Claude conversation history using full-text search, Spotlight, and semantic vector embeddings.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.egoughnour/cowork-history
Hybrid search for Cowork history: FTS, Spotlight, and semantic vectors
0 tools
Claude Remind
Searches and retrieves past Claude Code conversation history using BM25 full-text indexing.
0 tools
Claude Historian
Provides intelligent search capabilities across Claude Code conversation history with specialized tools for conversation search, file contex
0 tools
io.github.tonysimonovsky/claude-code-conversation-search-mcp
Search Claude Code conversation history with natural language queries across all projects
0 tools
io.github.TonySimonovsky/claude-code-conversation-search-mcp
Search Claude Code conversation history with natural language queries across all projects
0 tools
Claude Find
Retrieves deep memory from past Claude Code sessions for use in current conversations.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cowork_history": {
      "url": "None",
      "transport": "http"
    }
  }
}